Your suggested change has been received. Thank you.

close

Suggest A Change

https://thales.na.market.dpondemand.io/docs/dpod/services/kmo….

back

BSIDCA API

BSIDCA custom attributes

search

BSIDCA custom attributes

BSIDCA custom attributes

DataLayer.Entity.RadiusAttribute

Class: RadiusAttribute

Summary: This class defines RADIUS attribute related data.

Data Member Data Type Description
AttributeName String Name of the attribute
AttributeID Integer A unique identifier for the attribute
ValueName String Value name
Value Byte array Actual value in byte format
VendorName String Name of the vendor
VendorID Integer A unique identifier for the vendor
format ENUM

The data format for the particular attribute. The values can be:

text, // UTF-8

String, // Binary

ipaddr, // 32 Bit IP Address (IPv4) BE

integer, // Int 32 BE

date, // UInt 32 BE Epoch

ipv6addr, // 16 octets in network byte order